home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / PCWK-txt / Antyspam / Spam Buster 1.95 / spambuster195.exe / %MAINDIR% / spamBuster.exe / 0 / RCDATA / TFRMCHART / TFRMCHART.txt
Encoding:
Text File  |  2002-03-14  |  25.6 KB  |  909 lines

  1. object frmChart: TfrmChart
  2.   Left = 264
  3.   Top = 56
  4.   Width = 647
  5.   Height = 430
  6.   Caption = 'Chart of Activity'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   ShowHint = True
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object lblTitle: TEsLabel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 639
  23.     Height = 38
  24.     Align = alTop
  25.     Appearance = apCustom
  26.     Caption = 'All Mailboxes'
  27.     ColorScheme = csCustom
  28.     CustomSettings.ShadowColor = clOlive
  29.     CustomSettings.ShadowDepth = 4
  30.     CustomSettings.ShadowStyle = ssExtrude
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clBlue
  33.     Font.Height = -27
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object ListBox2: TListBox
  39.     Left = 80
  40.     Top = 24
  41.     Width = 433
  42.     Height = 89
  43.     ItemHeight = 13
  44.     TabOrder = 3
  45.     Visible = False
  46.   end
  47.   object ListBox1: TListBox
  48.     Left = 168
  49.     Top = 24
  50.     Width = 433
  51.     Height = 81
  52.     ItemHeight = 13
  53.     TabOrder = 2
  54.     Visible = False
  55.   end
  56.   object PageControl1: TPageControl
  57.     Left = 0
  58.     Top = 38
  59.     Width = 639
  60.     Height = 324
  61.     ActivePage = TabSheet1
  62.     Align = alClient
  63.     TabOrder = 0
  64.     object TabSheet1: TTabSheet
  65.       Caption = 'Day of week'
  66.       object Chart1: TChart
  67.         Left = 0
  68.         Top = 0
  69.         Width = 631
  70.         Height = 296
  71.         BackWall.Brush.Color = clWhite
  72.         BackWall.Brush.Style = bsClear
  73.         Title.Text.Strings = (
  74.           'TChart')
  75.         Title.Visible = False
  76.         BottomAxis.LabelStyle = talText
  77.         LeftAxis.Title.Caption = 'Frequency'
  78.         Legend.Alignment = laTop
  79.         Legend.ColorWidth = 25
  80.         Align = alClient
  81.         BevelOuter = bvNone
  82.         TabOrder = 0
  83.         object Series2: TBarSeries
  84.           Marks.ArrowLength = 20
  85.           Marks.Style = smsValue
  86.           Marks.Visible = False
  87.           SeriesColor = clLime
  88.           Title = 'Number Found'
  89.           XValues.DateTime = False
  90.           XValues.Name = 'X'
  91.           XValues.Multiplier = 1.000000000000000000
  92.           XValues.Order = loAscending
  93.           YValues.DateTime = False
  94.           YValues.Name = 'Bar'
  95.           YValues.Multiplier = 1.000000000000000000
  96.           YValues.Order = loNone
  97.         end
  98.         object Series3: TBarSeries
  99.           Marks.ArrowLength = 20
  100.           Marks.Style = smsValue
  101.           Marks.Visible = False
  102.           SeriesColor = clRed
  103.           Title = 'Number Deleted'
  104.           XValues.DateTime = False
  105.           XValues.Name = 'X'
  106.           XValues.Multiplier = 1.000000000000000000
  107.           XValues.Order = loAscending
  108.           YValues.DateTime = False
  109.           YValues.Name = 'Bar'
  110.           YValues.Multiplier = 1.000000000000000000
  111.           YValues.Order = loNone
  112.         end
  113.         object Series1: TBarSeries
  114.           Marks.ArrowLength = 20
  115.           Marks.Style = smsValue
  116.           Marks.Visible = False
  117.           SeriesColor = clBlue
  118.           Title = 'E-mail Check'
  119.           XValues.DateTime = True
  120.           XValues.Name = 'X'
  121.           XValues.Multiplier = 1.000000000000000000
  122.           XValues.Order = loAscending
  123.           YValues.DateTime = False
  124.           YValues.Name = 'Bar'
  125.           YValues.Multiplier = 1.000000000000000000
  126.           YValues.Order = loNone
  127.         end
  128.       end
  129.     end
  130.     object TabSheet3: TTabSheet
  131.       Caption = 'Hour of day'
  132.       object Chart4: TChart
  133.         Left = 0
  134.         Top = 0
  135.         Width = 631
  136.         Height = 296
  137.         AnimatedZoom = True
  138.         BackWall.Brush.Color = clWhite
  139.         BackWall.Brush.Style = bsClear
  140.         Foot.Frame.Visible = True
  141.         Foot.Visible = False
  142.         Gradient.Direction = gdBottomTop
  143.         Gradient.EndColor = 10485760
  144.         Gradient.StartColor = 4259584
  145.         LeftWall.Brush.Color = clYellow
  146.         LeftWall.Color = 16777088
  147.         MarginBottom = 9
  148.         MarginLeft = 1
  149.         MarginRight = 1
  150.         Title.Text.Strings = (
  151.           'TChart')
  152.         Title.Visible = False
  153.         BottomAxis.Automatic = False
  154.         BottomAxis.AutomaticMaximum = False
  155.         BottomAxis.AutomaticMinimum = False
  156.         BottomAxis.DateTimeFormat = 'HH:MM'
  157.         BottomAxis.Increment = 0.041666666666666700
  158.         BottomAxis.LabelsAngle = 90
  159.         BottomAxis.LabelsSeparation = 3
  160.         BottomAxis.Maximum = 47.958333333333300000
  161.         Chart3DPercent = 5
  162.         LeftAxis.Title.Caption = 'Frequency'
  163.         Legend.Alignment = laTop
  164.         Legend.ColorWidth = 25
  165.         Legend.LegendStyle = lsSeries
  166.         Legend.TopPos = 12
  167.         MaxPointsPerPage = 47
  168.         Align = alClient
  169.         BevelOuter = bvNone
  170.         BevelWidth = 0
  171.         TabOrder = 0
  172.         OnResize = Chart4Resize
  173.         object sbTime: TScrollBar
  174.           Left = 1
  175.           Top = 277
  176.           Width = 121
  177.           Height = 16
  178.           LargeChange = 5
  179.           Max = 70
  180.           Min = 5
  181.           Position = 5
  182.           TabOrder = 0
  183.           OnChange = sbTimeChange
  184.         end
  185.         object cbFoundHour: TCheckBox
  186.           Left = 136
  187.           Top = 279
  188.           Width = 65
  189.           Height = 17
  190.           Caption = 'Found'
  191.           State = cbChecked
  192.           TabOrder = 1
  193.           OnClick = cbFoundHourClick
  194.         end
  195.         object cbDelHour: TCheckBox
  196.           Left = 200
  197.           Top = 279
  198.           Width = 65
  199.           Height = 17
  200.           Caption = 'Deleted'
  201.           State = cbChecked
  202.           TabOrder = 2
  203.           OnClick = cbFoundHourClick
  204.         end
  205.         object cbCheckHour: TCheckBox
  206.           Left = 264
  207.           Top = 279
  208.           Width = 67
  209.           Height = 17
  210.           Caption = 'Checked'
  211.           State = cbChecked
  212.           TabOrder = 3
  213.           OnClick = cbFoundHourClick
  214.         end
  215.         object se48found: TLineSeries
  216.           Marks.ArrowLength = 20
  217.           Marks.Style = smsValue
  218.           Marks.Visible = False
  219.           SeriesColor = clLime
  220.           Title = 'Number Found'
  221.           LinePen.Color = clGreen
  222.           Pointer.Brush.Color = clLime
  223.           Pointer.HorizSize = 3
  224.           Pointer.InflateMargins = True
  225.           Pointer.Style = psCircle
  226.           Pointer.VertSize = 3
  227.           Pointer.Visible = False
  228.           XValues.DateTime = False
  229.           XValues.Name = 'X'
  230.           XValues.Multiplier = 1.000000000000000000
  231.           XValues.Order = loAscending
  232.           YValues.DateTime = False
  233.           YValues.Name = 'Y'
  234.           YValues.Multiplier = 1.000000000000000000
  235.           YValues.Order = loNone
  236.         end
  237.         object se48delete: TLineSeries
  238.           Marks.ArrowLength = 20
  239.           Marks.Style = smsValue
  240.           Marks.Visible = False
  241.           SeriesColor = clRed
  242.           Title = 'Number Deleted'
  243.           LinePen.Color = 4210816
  244.           Pointer.Brush.Color = clLime
  245.           Pointer.HorizSize = 3
  246.           Pointer.InflateMargins = True
  247.           Pointer.Style = psCircle
  248.           Pointer.VertSize = 3
  249.           Pointer.Visible = False
  250.           XValues.DateTime = False
  251.           XValues.Name = 'X'
  252.           XValues.Multiplier = 1.000000000000000000
  253.           XValues.Order = loAscending
  254.           YValues.DateTime = False
  255.           YValues.Name = 'Y'
  256.           YValues.Multiplier = 1.000000000000000000
  257.           YValues.Order = loNone
  258.         end
  259.         object se48check: TLineSeries
  260.           Marks.ArrowLength = 20
  261.           Marks.Style = smsValue
  262.           Marks.Visible = False
  263.           SeriesColor = clBlue
  264.           Title = 'E-mail Check'
  265.           Pointer.Brush.Color = clRed
  266.           Pointer.HorizSize = 1
  267.           Pointer.InflateMargins = True
  268.           Pointer.Style = psRectangle
  269.           Pointer.VertSize = 1
  270.           Pointer.Visible = False
  271.           XValues.DateTime = False
  272.           XValues.Name = 'X'
  273.           XValues.Multiplier = 1.000000000000000000
  274.           XValues.Order = loAscending
  275.           YValues.DateTime = False
  276.           YValues.Name = 'Y'
  277.           YValues.Multiplier = 1.000000000000000000
  278.           YValues.Order = loNone
  279.         end
  280.       end
  281.     end
  282.     object TabSheet4: TTabSheet
  283.       Caption = 'Day by day'
  284.       object Chart2: TChart
  285.         Left = 0
  286.         Top = 0
  287.         Width = 631
  288.         Height = 296
  289.         BackWall.Brush.Color = clWhite
  290.         BackWall.Brush.Style = bsClear
  291.         MarginBottom = 8
  292.         Title.Frame.Visible = True
  293.         Title.Text.Strings = (
  294.           'TChart')
  295.         Title.Visible = False
  296.         Chart3DPercent = 5
  297.         LeftAxis.Title.Caption = 'Frequency'
  298.         Legend.Alignment = laTop
  299.         Legend.ColorWidth = 25
  300.         Legend.LegendStyle = lsSeries
  301.         Align = alClient
  302.         BevelOuter = bvNone
  303.         TabOrder = 0
  304.         OnResize = Chart2Resize
  305.         object sbDayDay: TScrollBar
  306.           Left = 5
  307.           Top = 280
  308.           Width = 121
  309.           Height = 16
  310.           Ctl3D = True
  311.           LargeChange = 5
  312.           Max = 70
  313.           Min = 5
  314.           ParentCtl3D = False
  315.           Position = 5
  316.           TabOrder = 0
  317.           OnChange = sbDayDayChange
  318.         end
  319.         object cbFound: TCheckBox
  320.           Left = 136
  321.           Top = 280
  322.           Width = 65
  323.           Height = 17
  324.           Caption = 'Found'
  325.           State = cbChecked
  326.           TabOrder = 1
  327.           OnClick = cbFoundClick
  328.         end
  329.         object cbDel: TCheckBox
  330.           Left = 200
  331.           Top = 279
  332.           Width = 65
  333.           Height = 17
  334.           Caption = 'Deleted'
  335.           State = cbChecked
  336.           TabOrder = 2
  337.           OnClick = cbFoundClick
  338.         end
  339.         object cbCheck: TCheckBox
  340.           Left = 264
  341.           Top = 279
  342.           Width = 67
  343.           Height = 17
  344.           Caption = 'Checked'
  345.           State = cbChecked
  346.           TabOrder = 3
  347.           OnClick = cbFoundClick
  348.         end
  349.         object Series4: TLineSeries
  350.           Marks.ArrowLength = 8
  351.           Marks.Visible = False
  352.           SeriesColor = clLime
  353.           Title = 'Number Found'
  354.           Pointer.InflateMargins = True
  355.           Pointer.Style = psRectangle
  356.           Pointer.Visible = False
  357.           XValues.DateTime = False
  358.           XValues.Name = 'X'
  359.           XValues.Multiplier = 1.000000000000000000
  360.           XValues.Order = loAscending
  361.           YValues.DateTime = False
  362.           YValues.Name = 'Y'
  363.           YValues.Multiplier = 1.000000000000000000
  364.           YValues.Order = loNone
  365.           object TeeFunction1: TTrendFunction
  366.             Period = 1.000000000000000000
  367.           end
  368.         end
  369.         object Series6: TLineSeries
  370.           Marks.ArrowLength = 8
  371.           Marks.Visible = False
  372.           SeriesColor = clRed
  373.           Title = 'Number Deleted'
  374.           Pointer.InflateMargins = True
  375.           Pointer.Style = psRectangle
  376.           Pointer.Visible = False
  377.           XValues.DateTime = False
  378.           XValues.Name = 'X'
  379.           XValues.Multiplier = 1.000000000000000000
  380.           XValues.Order = loAscending
  381.           YValues.DateTime = False
  382.           YValues.Name = 'Y'
  383.           YValues.Multiplier = 1.000000000000000000
  384.           YValues.Order = loNone
  385.           object TeeFunction3: TTrendFunction
  386.             Period = 1.000000000000000000
  387.           end
  388.         end
  389.         object Series5: TLineSeries
  390.           Marks.ArrowLength = 8
  391.           Marks.Visible = False
  392.           SeriesColor = clBlue
  393.           Title = 'E-mail Check'
  394.           Pointer.InflateMargins = True
  395.           Pointer.Style = psRectangle
  396.           Pointer.Visible = False
  397.           XValues.DateTime = False
  398.           XValues.Name = 'X'
  399.           XValues.Multiplier = 1.000000000000000000
  400.           XValues.Order = loAscending
  401.           YValues.DateTime = False
  402.           YValues.Name = 'Y'
  403.           YValues.Multiplier = 1.000000000000000000
  404.           YValues.Order = loNone
  405.           object TeeFunction2: TTrendFunction
  406.             Period = 1.000000000000000000
  407.           end
  408.         end
  409.       end
  410.     end
  411.     object TabSheet2: TTabSheet
  412.       Caption = '% Deleted'
  413.       object Chart3: TChart
  414.         Left = 0
  415.         Top = 0
  416.         Width = 631
  417.         Height = 296
  418.         AllowPanning = pmNone
  419.         AllowZoom = False
  420.         BackWall.Brush.Color = clWhite
  421.         BackWall.Brush.Style = bsClear
  422.         BackWall.Pen.Visible = False
  423.         MarginBottom = 2
  424.         MarginLeft = 0
  425.         MarginRight = 0
  426.         MarginTop = 2
  427.         Title.Text.Strings = (
  428.           'TChart')
  429.         Title.Visible = False
  430.         AxisVisible = False
  431.         Chart3DPercent = 10
  432.         ClipPoints = False
  433.         Frame.Visible = False
  434.         Legend.Alignment = laTop
  435.         View3DOptions.Elevation = 315
  436.         View3DOptions.Orthogonal = False
  437.         View3DOptions.Perspective = 0
  438.         View3DOptions.Rotation = 360
  439.         View3DWalls = False
  440.         Align = alClient
  441.         TabOrder = 0
  442.         object Series7: TPieSeries
  443.           Marks.ArrowLength = 8
  444.           Marks.Style = smsLabelPercent
  445.           Marks.Visible = True
  446.           PercentFormat = '##0 %'
  447.           SeriesColor = clRed
  448.           OtherSlice.Text = 'Other'
  449.           PieValues.DateTime = False
  450.           PieValues.Name = 'Pie'
  451.           PieValues.Multiplier = 1.000000000000000000
  452.           PieValues.Order = loNone
  453.         end
  454.       end
  455.     end
  456.     object TabSheet8: TTabSheet
  457.       Caption = 'Top 10 Spam Domains'
  458.       object Chart5: TChart
  459.         Left = 0
  460.         Top = 0
  461.         Width = 631
  462.         Height = 296
  463.         BackWall.Brush.Color = clWhite
  464.         BackWall.Brush.Style = bsClear
  465.         MarginLeft = 1
  466.         MarginRight = 1
  467.         Title.Text.Strings = (
  468.           'TChart')
  469.         Title.Visible = False
  470.         LeftAxis.Inverted = True
  471.         Legend.Visible = False
  472.         Align = alClient
  473.         TabOrder = 0
  474.         object Series8: THorizBarSeries
  475.           Marks.ArrowLength = 18
  476.           Marks.Style = smsValue
  477.           Marks.Visible = True
  478.           SeriesColor = 12615808
  479.           XValues.DateTime = False
  480.           XValues.Name = 'Bar'
  481.           XValues.Multiplier = 1.000000000000000000
  482.           XValues.Order = loNone
  483.           YValues.DateTime = False
  484.           YValues.Name = 'Y'
  485.           YValues.Multiplier = 1.000000000000000000
  486.           YValues.Order = loNone
  487.         end
  488.       end
  489.     end
  490.     object TabSheet7: TTabSheet
  491.       Caption = 'Top 10 Spammers'
  492.       object Chart6: TChart
  493.         Left = 0
  494.         Top = 0
  495.         Width = 631
  496.         Height = 296
  497.         BackWall.Brush.Color = clWhite
  498.         BackWall.Brush.Style = bsClear
  499.         MarginLeft = 1
  500.         MarginRight = 1
  501.         Title.Text.Strings = (
  502.           'TChart')
  503.         Title.Visible = False
  504.         LeftAxis.Inverted = True
  505.         Legend.Visible = False
  506.         Align = alClient
  507.         TabOrder = 0
  508.         object HorizBarSeries1: THorizBarSeries
  509.           Marks.ArrowLength = 18
  510.           Marks.Style = smsValue
  511.           Marks.Visible = True
  512.           SeriesColor = clTeal
  513.           XValues.DateTime = False
  514.           XValues.Name = 'Bar'
  515.           XValues.Multiplier = 1.000000000000000000
  516.           XValues.Order = loNone
  517.           YValues.DateTime = False
  518.           YValues.Name = 'Y'
  519.           YValues.Multiplier = 1.000000000000000000
  520.           YValues.Order = loNone
  521.         end
  522.       end
  523.     end
  524.     object TabSheet5: TTabSheet
  525.       Caption = 'Email traffic'
  526.       object grHits: TAdvStringGrid
  527.         Left = 0
  528.         Top = 0
  529.         Width = 631
  530.         Height = 296
  531.         Align = alClient
  532.         DefaultRowHeight = 19
  533.         FixedCols = 0
  534.         RowCount = 20
  535.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
  536.         TabOrder = 0
  537.         AutoSize = True
  538.         VAlignment = vtaCenter
  539.         EnhTextSize = False
  540.         EnhRowColMove = False
  541.         SortFixedCols = False
  542.         SizeWithForm = False
  543.         Multilinecells = False
  544.         OnGetAlignment = grHitsGetAlignment
  545.         SortDirection = sdAscending
  546.         SortShow = True
  547.         EnableGraphics = False
  548.         SortColumn = 0
  549.         ScrollProportional = False
  550.         HintColor = clYellow
  551.         SelectionColor = clHighlight
  552.         SelectionTextColor = clHighlightText
  553.         SelectionRectangle = False
  554.         HintShowCells = False
  555.         PrintSettings.FooterSize = 20
  556.         PrintSettings.HeaderSize = 20
  557.         PrintSettings.Time = ppTopRight
  558.         PrintSettings.Date = ppTopLeft
  559.         PrintSettings.PageNr = ppBottomRight
  560.         PrintSettings.Title = ppTopCenter
  561.         PrintSettings.TitleText = 'E-mail traffic'
  562.         PrintSettings.Font.Charset = DEFAULT_CHARSET
  563.         PrintSettings.Font.Color = clWindowText
  564.         PrintSettings.Font.Height = -11
  565.         PrintSettings.Font.Name = 'MS Sans Serif'
  566.         PrintSettings.Font.Style = []
  567.         PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  568.         PrintSettings.HeaderFont.Color = clWindowText
  569.         PrintSettings.HeaderFont.Height = -11
  570.         PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  571.         PrintSettings.HeaderFont.Style = []
  572.         PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  573.         PrintSettings.FooterFont.Color = clWindowText
  574.         PrintSettings.FooterFont.Height = -11
  575.         PrintSettings.FooterFont.Name = 'MS Sans Serif'
  576.         PrintSettings.FooterFont.Style = []
  577.         PrintSettings.Borders = pbNoborder
  578.         PrintSettings.Centered = False
  579.         PrintSettings.RepeatFixedRows = False
  580.         PrintSettings.RepeatFixedCols = False
  581.         PrintSettings.LeftSize = 20
  582.         PrintSettings.RightSize = 20
  583.         PrintSettings.ColumnSpacing = 20
  584.         PrintSettings.RowSpacing = 0
  585.         PrintSettings.Orientation = poPortrait
  586.         PrintSettings.PagePrefix = 'Page'
  587.         PrintSettings.FixedWidth = 0
  588.         PrintSettings.FixedHeight = 0
  589.         PrintSettings.UseFixedHeight = False
  590.         PrintSettings.UseFixedWidth = False
  591.         PrintSettings.FitToPage = fpNever
  592.         Navigation.AllowInsertRow = False
  593.         Navigation.AllowDeleteRow = False
  594.         Navigation.AdvanceOnEnter = False
  595.         Navigation.AdvanceInsert = False
  596.         Navigation.AutoGotoWhenSorted = False
  597.         Navigation.AdvanceDirection = adLeftRight
  598.         Navigation.AllowClipboardShortCuts = False
  599.         Navigation.AdvanceAuto = False
  600.         ColumnSize.Save = False
  601.         ColumnSize.Stretch = False
  602.         SizeWhileTyping.Height = False
  603.         SizeWhileTyping.Width = False
  604.         MouseActions.AllSelect = False
  605.         MouseActions.ColSelect = False
  606.         MouseActions.RowSelect = False
  607.         MouseActions.DirectEdit = False
  608.         MouseActions.CaretPositioning = False
  609.         IntelliPan = ipVertical
  610.         URLColor = clBlack
  611.         URLShow = False
  612.         URLFull = False
  613.         URLEdit = False
  614.         FixedFooters = 0
  615.         FixedRightCols = 0
  616.         WordWrap = False
  617.         Lookup = False
  618.         LookupHistory = False
  619.         ColWidths = (
  620.           77
  621.           78
  622.           211
  623.           176
  624.           58)
  625.       end
  626.     end
  627.     object TabSheet6: TTabSheet
  628.       Caption = 'Spam Deleted'
  629.       object grDel: TAdvStringGrid
  630.         Left = 0
  631.         Top = 0
  632.         Width = 631
  633.         Height = 296
  634.         Align = alClient
  635.         ColCount = 7
  636.         DefaultRowHeight = 19
  637.         FixedCols = 0
  638.         RowCount = 20
  639.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
  640.         TabOrder = 0
  641.         AutoSize = True
  642.         VAlignment = vtaCenter
  643.         EnhTextSize = False
  644.         EnhRowColMove = False
  645.         SortFixedCols = False
  646.         SizeWithForm = False
  647.         Multilinecells = False
  648.         OnGetAlignment = grHitsGetAlignment
  649.         OnGetFormat = grDelGetFormat
  650.         SortDirection = sdAscending
  651.         SortShow = True
  652.         EnableGraphics = False
  653.         SortColumn = 0
  654.         ScrollProportional = False
  655.         HintColor = clYellow
  656.         SelectionColor = clHighlight
  657.         SelectionTextColor = clHighlightText
  658.         SelectionRectangle = False
  659.         HintShowCells = False
  660.         PrintSettings.FooterSize = 20
  661.         PrintSettings.HeaderSize = 20
  662.         PrintSettings.Time = ppTopRight
  663.         PrintSettings.Date = ppTopLeft
  664.         PrintSettings.PageNr = ppBottomRight
  665.         PrintSettings.Title = ppTopCenter
  666.         PrintSettings.TitleText = 'Deleted Spam'
  667.         PrintSettings.Font.Charset = DEFAULT_CHARSET
  668.         PrintSettings.Font.Color = clWindowText
  669.         PrintSettings.Font.Height = -11
  670.         PrintSettings.Font.Name = 'MS Sans Serif'
  671.         PrintSettings.Font.Style = []
  672.         PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  673.         PrintSettings.HeaderFont.Color = clWindowText
  674.         PrintSettings.HeaderFont.Height = -11
  675.         PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  676.         PrintSettings.HeaderFont.Style = []
  677.         PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  678.         PrintSettings.FooterFont.Color = clWindowText
  679.         PrintSettings.FooterFont.Height = -11
  680.         PrintSettings.FooterFont.Name = 'MS Sans Serif'
  681.         PrintSettings.FooterFont.Style = []
  682.         PrintSettings.Borders = pbNoborder
  683.         PrintSettings.Centered = False
  684.         PrintSettings.RepeatFixedRows = False
  685.         PrintSettings.RepeatFixedCols = False
  686.         PrintSettings.LeftSize = 20
  687.         PrintSettings.RightSize = 20
  688.         PrintSettings.ColumnSpacing = 20
  689.         PrintSettings.RowSpacing = 0
  690.         PrintSettings.Orientation = poPortrait
  691.         PrintSettings.PagePrefix = 'Page'
  692.         PrintSettings.FixedWidth = 0
  693.         PrintSettings.FixedHeight = 0
  694.         PrintSettings.UseFixedHeight = False
  695.         PrintSettings.UseFixedWidth = False
  696.         PrintSettings.FitToPage = fpNever
  697.         Navigation.AllowInsertRow = False
  698.         Navigation.AllowDeleteRow = False
  699.         Navigation.AdvanceOnEnter = False
  700.         Navigation.AdvanceInsert = False
  701.         Navigation.AutoGotoWhenSorted = False
  702.         Navigation.AdvanceDirection = adLeftRight
  703.         Navigation.AllowClipboardShortCuts = False
  704.         Navigation.AdvanceAuto = False
  705.         ColumnSize.Save = False
  706.         ColumnSize.Stretch = False
  707.         SizeWhileTyping.Height = False
  708.         SizeWhileTyping.Width = False
  709.         MouseActions.AllSelect = False
  710.         MouseActions.ColSelect = False
  711.         MouseActions.RowSelect = False
  712.         MouseActions.DirectEdit = False
  713.         MouseActions.CaretPositioning = False
  714.         IntelliPan = ipVertical
  715.         URLColor = clBlack
  716.         URLShow = False
  717.         URLFull = False
  718.         URLEdit = False
  719.         FixedFooters = 0
  720.         FixedRightCols = 0
  721.         WordWrap = False
  722.         Lookup = False
  723.         LookupHistory = False
  724.         ColWidths = (
  725.           65
  726.           59
  727.           91
  728.           73
  729.           50
  730.           138
  731.           131)
  732.       end
  733.     end
  734.   end
  735.   object Panel1: TPanel
  736.     Left = 0
  737.     Top = 362
  738.     Width = 639
  739.     Height = 41
  740.     Align = alBottom
  741.     TabOrder = 1
  742.     OnResize = Panel1Resize
  743.     object Label1: TLabel
  744.       Left = 8
  745.       Top = 14
  746.       Width = 36
  747.       Height = 13
  748.       Caption = '&Select :'
  749.       FocusControl = cbMailbox
  750.     end
  751.     object btClose: TButton
  752.       Left = 528
  753.       Top = 8
  754.       Width = 75
  755.       Height = 25
  756.       Hint = 'Return to Spam Buster'
  757.       Cancel = True
  758.       Caption = 'Close'
  759.       ModalResult = 2
  760.       TabOrder = 5
  761.       OnClick = btCloseClick
  762.     end
  763.     object btPlot: TButton
  764.       Left = 160
  765.       Top = 8
  766.       Width = 65
  767.       Height = 25
  768.       Hint = 'Click here after changing the mailbox to view'
  769.       Caption = 'Redraw'
  770.       TabOrder = 1
  771.       OnClick = btPlotClick
  772.     end
  773.     object cbMailbox: TComboBox
  774.       Left = 52
  775.       Top = 10
  776.       Width = 101
  777.       Height = 21
  778.       Style = csDropDownList
  779.       ItemHeight = 13
  780.       TabOrder = 0
  781.     end
  782.     object btPrint: TButton
  783.       Left = 448
  784.       Top = 8
  785.       Width = 75
  786.       Height = 25
  787.       Hint = 'Print this page'
  788.       Caption = 'Print'
  789.       TabOrder = 4
  790.       OnClick = btPrintClick
  791.     end
  792.     object btHint: TButton
  793.       Left = 368
  794.       Top = 8
  795.       Width = 75
  796.       Height = 25
  797.       Hint = 'Hints on graph scroll/zoom'
  798.       Caption = 'Hints'
  799.       TabOrder = 3
  800.       OnClick = btHintClick
  801.     end
  802.     object btDateRange: TButton
  803.       Left = 232
  804.       Top = 8
  805.       Width = 73
  806.       Height = 25
  807.       Caption = 'Date Range'
  808.       TabOrder = 2
  809.       OnClick = btDateRangeClick
  810.     end
  811.   end
  812.   object pnlHints: TPanel
  813.     Left = 576
  814.     Top = 344
  815.     Width = 425
  816.     Height = 225
  817.     BevelInner = bvLowered
  818.     BevelWidth = 3
  819.     BorderWidth = 2
  820.     BorderStyle = bsSingle
  821.     TabOrder = 4
  822.     Visible = False
  823.     object Label2: TLabel
  824.       Left = 16
  825.       Top = 24
  826.       Width = 170
  827.       Height = 13
  828.       Caption = 'Graph Zoom/Navigation Hints'
  829.       Font.Charset = DEFAULT_CHARSET
  830.       Font.Color = clWindowText
  831.       Font.Height = -11
  832.       Font.Name = 'MS Sans Serif'
  833.       Font.Style = [fsBold]
  834.       ParentFont = False
  835.     end
  836.     object Label3: TLabel
  837.       Left = 40
  838.       Top = 64
  839.       Width = 295
  840.       Height = 13
  841.       Caption = 'Left click and drag mouse from upper left to lower right to zoom'
  842.     end
  843.     object Label4: TLabel
  844.       Left = 40
  845.       Top = 128
  846.       Width = 293
  847.       Height = 13
  848.       Caption = 
  849.         'Left click and drag mouse from lower right to upper left to rese' +
  850.         't'
  851.     end
  852.     object Label5: TLabel
  853.       Left = 40
  854.       Top = 96
  855.       Width = 200
  856.       Height = 13
  857.       Caption = 'Right click and drag mouse to move graph'
  858.     end
  859.     object btOK: TButton
  860.       Left = 173
  861.       Top = 176
  862.       Width = 75
  863.       Height = 25
  864.       Caption = 'OK'
  865.       TabOrder = 0
  866.       OnClick = btOKClick
  867.     end
  868.   end
  869.   object lbEmail: TListBox
  870.     Left = 224
  871.     Top = 0
  872.     Width = 433
  873.     Height = 25
  874.     ItemHeight = 13
  875.     Sorted = True
  876.     TabOrder = 5
  877.     Visible = False
  878.   end
  879.   object lbDomain: TListBox
  880.     Left = 208
  881.     Top = 0
  882.     Width = 433
  883.     Height = 25
  884.     ItemHeight = 13
  885.     Sorted = True
  886.     TabOrder = 6
  887.     Visible = False
  888.   end
  889.   object lbExtra: TListBox
  890.     Left = 192
  891.     Top = 8
  892.     Width = 433
  893.     Height = 17
  894.     ItemHeight = 13
  895.     Sorted = True
  896.     TabOrder = 7
  897.     Visible = False
  898.   end
  899.   object PrintDialog1: TPrintDialog
  900.     Left = 396
  901.     Top = 6
  902.   end
  903.   object ChartPreviewer: TChartPreviewer
  904.     Title = 'Spam Buster'
  905.     Left = 196
  906.     Top = 182
  907.   end
  908. end
  909.